git-c-utf-8-language
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Thu, 4 Jul 2024 19:53:20 +0000 (21:53 +0200)
committerAurelien Jarno <aurel32@debian.org>
Thu, 4 Jul 2024 19:53:20 +0000 (21:53 +0200)
commitc0a255f51d0684744e4b83045c51ae89ca8887e2
tree8952c499a29e5eb78b8809daada2b48e06dc0554
parent7fb9e8bf4ad1d0e83f666a6079702ca5660900e8
git-c-utf-8-language

commit 2897b231a6b71ee17d47d3d63f1112b2641a476c
Author: Bruno Haible <bruno@clisp.org>
Date:   Mon Sep 4 15:31:36 2023 +0200

    intl: Treat C.UTF-8 locale like C locale (BZ# 16621)

    The wiki page https://sourceware.org/glibc/wiki/Proposals/C.UTF-8
    says that "Setting LC_ALL=C.UTF-8 will ignore LANGUAGE just like it
    does with LC_ALL=C." This patch implements it.

    * intl/dcigettext.c (guess_category_value): Treat C.<encoding> locale
    like the C locale.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Gbp-Pq: Topic any
Gbp-Pq: Name git-c-utf-8-language.diff
intl/dcigettext.c